Check in shapelib and experimental prototype of crude shapefile support.
authorrobertl <robertl@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Mon, 20 Sep 2004 17:21:22 +0000 (17:21 +0000)
committerrobertl <robertl@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Mon, 20 Sep 2004 17:21:22 +0000 (17:21 +0000)
commit97423cb208ffbb28b35179d4643917792f835f1b
treee2cb8f72c8fcfc7b043ffe2313b3660b14a05a2c
parent031a2a498a527c8dfa8842a20d7986f8d51da41a
Check in shapelib and experimental prototype of crude shapefile support.
gpsbabel/Makefile
gpsbabel/mingw/Makefile
gpsbabel/shape.c [new file with mode: 0644]
gpsbabel/shapelib/README.GPSBabel [new file with mode: 0644]
gpsbabel/shapelib/dbf_api.html [new file with mode: 0644]
gpsbabel/shapelib/dbfopen.c [new file with mode: 0644]
gpsbabel/shapelib/shapelib.html [new file with mode: 0644]
gpsbabel/shapelib/shp_api.html [new file with mode: 0644]
gpsbabel/shapelib/shpopen.c [new file with mode: 0644]
gpsbabel/vecs.c